[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 10 Fn 7F01  - Sollex SuperVGA - Adapter Control - Get Adapter          [V]

   AX = 7F01h
   BL = 01h

Return: AL <> 7Fh if not supported
   AL = 7Fh if supported
       AH = status
       00h successful
       01h failed
       BX = adapter type (see AX=7F01h/BL=00h)
       DX = display type (see below)

See Also: AX=7F00h,AX=7F01h/BL=00h,AX=7F01h/BL=02h

Bitfields for display type:
 bits 1-0 monitor sense (00 none, 01 color, 10 mono, 11=8514)
 bit 2 multi-frequency analog monitor active
 bit 3 LCD panel active
 bit 4 plasma/electroluminescent panel active
 bit 5 PS/2-type monitor active
 bit 6 multi-frequency digital monitor active
 bit 7 Enhanced Color Display monitor active
 bit 8 alternate display active
 bits 15-9 reserved

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson